//0xc bytes (sizeof)
struct _DBGKD_READ_WRITE_MSR
{
ULONG Msr; //0x0
ULONG DataValueLow; //0x4
ULONG DataValueHigh; //0x8
};